@import "http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700";
 * {
	margin: 0;
	padding: 0
}
body {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	background-position: 0 150px;
	background-color: #DADADA
}
.mywrap {
	margin: 0 auto;
}
.mylogo {
	/*width: 199px;*/
	margin: 0 auto;
}
.regForm {
	max-width: 560px;
	margin: 10px auto
}
h1 {
	font-weight: 300;
	letter-spacing: -2px
}
.step1 {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}
.step4 {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}
.myfooter {
	padding: 40px;
	text-align: center
}
a {
	color: inherit;
	text-decoration: none
}
.myheader h1 {
	font-size: 40px;
	font-weight: 600;
	color: #3C3C3C;
	margin: 5px 0;
	letter-spacing: -2px
}
#javascript_countdown_time {
	font-weight: 700;
	font-size: 29px;
	letter-spacing: -1px;
	color: #E72A5A;
	margin: 10px 0;
	display: inline-block
}
.mycontent,
.footy {
	text-align: center;
	padding: 20px;
	margin: 20px 0px;
	background-color: rgba(255, 255, 255, 0.85);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.myfooter {
	font-size: 11px
}
#mainSteps li span.cur {
	color: #fff;
	display: block
}
input[name=agree] {
	font-size: 20px
}
.mybutton {
	background-color: #b8e02a;
	color: #fff;
	width: 40%;
	float: left;
	text-align: center;
	padding: 20px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: 700;
	font-size: 24px;
	margin-left: 8px;
	cursor: pointer
}
.mybutton2 {
	background-color: #b8e02a;
	color: #fff;
	width: 24%;
	text-align: center;
	padding: 20px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: 700;
	font-size: 21px;
	margin-left: 8px;
	cursor: pointer
}
.myb72 {
	text-align: center;
	width: 370px
}
.clear {
	clear: both
}
.myD {
	background-color: #B8E02A;
	border: none;
	color: #919191;
	padding: 10px;
	border-radius: 3px;
	cursor: pointer
}
.mylogin {
	padding: 5px;
	color: #CCC;
	border: none;
	border-radius: 3px
}
.myb3 {
	margin: 12px auto;
	width: 50%;
	float: none
}
.mylabel {
	display: inline-block;
	font-weight: 700;
	width: 120px;
	text-align: left
}
.myselection {
	display: inline-block;
	margin: 5px 0
}
.myinput {
	width: 33%;
	padding: 5px;
	margin-bottom: 15px
}
.girl {
	border: 1px solid #CCC;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.15);
	border-radius: 3px;
	display: inline-block;
	padding: 5px
}
.qSelects i {
	display: block;
	clear: both;
	width: 100%
}
#display_login {
	font-size: 12px
}
a:hover {
	color: inherit
}
#countdown {
	font-size: 30px;
	font-weight: 700
}
small.smallText {
	/*float: left; // edited by Paul 12/28/15 */
	margin-bottom: 5px;
}
.intro {
	margin: 10px 0
}
.kButton {
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	padding: 20px 0;
	width: 100%;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	font-weight: bold;
}
.emailSub {
	text-align: center;
	line-height: 12px;
	font-size: 10px;
	color: #8A8A8A;
	float: none!important;
	margin-bottom: 15px!important
}
.agree {
	font-size: 16px;
	text-align: center;
	margin-top: 10px
}
.err {
	border: solid 1px #FF5151!important;
	color: red!important
}
.error {
	border: solid 1px #FF5151
}
.addr {
	float: left;
	margin-left: 120px;
	margin-bottom: 5px
}
textarea {
	height: 70px
}
.msg {
	margin-bottom: 10px
}
.msg li:before {
	content: "X";
	font-weight: 700;
	font-size: 10px;
	color: #fff;
	background: red;
	border-radius: 20px;
	height: 12px;
	width: 12px;
	line-height: 12px;
	text-align: center;
	padding: 0 3px;
	margin-right: 4px
}
#Fr2 h3 {
	border-bottom: solid 1px #dbdbdb;
	padding-bottom: 5px;
	margin-bottom: 10px
}
.ebox {
	box-shadow: red 0 0 5px;
	background: #FBDFDF
}
select {
	-moz-appearance: none;
	text-indent: .01px
}
.simple {
	text-align: center;
	font-size: 38px;
	margin-top: 10px
}
.btn-success:hover {
	background: #000
}
.as_headline {
	background: #B9EF58;
	padding: 10px 0;
	color: #538026;
	font-weight: 700;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px;
}
#Fr1 p,
#Fr2 p {
	display: inline-block;
	width: 100%;
	font-size: 12px;
	margin-bottom: 10px;
}
p.about_p {
	text-align: left
}
#Fr1 p b,
#Fr2 p b {
	float: left;
}
#Fr1 p select {
	line-height: 1.2;
	border: 0;
	-webkit-appearance: none
}
#Fr1 .select,
#Fr2 .select {
	background-color: #F0F0F0;
	border: 1px solid #A2A2A2;
	border-radius: 3px;
	color: #6D6D6D;
	padding: 0;
	width: 99%;
	height: 40px;
	font-size: 13px;
	padding-left: 11px;
	text-indent: 10px
}
#Fr1 p input[type="text"],
#Fr2 p input[type="text"],
.p_mobile input,
#Fr2 textarea {
	background-color: #F0F0F0;
	border: 1px solid #A2A2A2;
	border-radius: 3px;
	color: #6D6D6D;
	width: 100%;
	height: 40px;
	font-size: 13px;
	text-indent: 10px;
}
#Fr1 .p_bday .mon,
#Fr1 .p_bday .day,
#Fr1 .p_bday .year {
	margin-bottom: 10px
}
#Fr1 select[name="mon"],
#Fr1 select[name="day"],
#Fr1 select[name="year"],
#Fr2 select[name="marital_status"],
#Fr2 select[name="body_type"],
#Fr2 select[name="race"],
#Fr2 select[name="country"] {
	background-color: #F0F0F0;
	border: 1px solid #A2A2A2;
	border-radius: 3px;
	color: #6D6D6D;
	padding: 0 16px;
	width: 100%;
	height: 40px;
	font-size: 13px;
	margin: 0 auto;
	-webkit-appearance: none
}
.labelcheck {
	line-height: 18px
}
.agree {
	font-size: 16px;
	color: #585855
}
.p_bday select {
	background-color: #FFF;
	border-radius: 0;
	color: #5B5E61;
	margin-bottom: 1em;
	padding: 0 20px;
	width: 70px;
	height: 35px;
	font-size: 13px;
	border: none
}
::-webkit-input-placeholder {
	color: #6D6D6D
}
.pr_Headline_p strong,
.about_p strong {
	font-weight: 800;
	text-align: left;
	float: left;
	width: 100%;
}
.about_p strong {
	margin-top: 10px
}
{
	display: none!important
}
#r-one,
#r-two {
	padding: 10px;
	width: 90%;
	margin: 0 auto
}
#form .ui-input-text placeholder {
	font-weight: 300
}
input::-webkit-input-placeholder,
input[placeholder] {
	font-weight: 300;
	color: #939797
}
#e,
.e {
	font-size: 12px;
	color: #FF5151;
}
#r-two b,
strong {
	font-weight: 300;
}
.small_one {
	font-size: 11px;
	display: none!important;
}
.addr_p span {
	display: block;
	line-height: 15px;
	padding: 10px 0;
	font-size: 14px
}
.addr {
	float: none;
	margin-left: 0;
	margin-bottom: 5px
}
#Fr2 p input[name="city"],
#Fr2 p input[name="state"],
#Fr2 p input[name="zip"] {
	margin-left: 0!important
}
textarea[name="general_info"] {
	margin-top: 10px;
	padding: 10px 0px
}
#display_login {
	display: inline
}
#mainStepsNav {
	position: relative
}
#mainSteps li {
	width: 25%;
	float: left;
	font-size: 25px;
	overflow: hidden;
	font-family: arial, helvetica, sans-serif;
	list-style: none;
}
textarea.about {
	height: 200px
}
#e,
.e {
	width: 100%
}
.myp span {
	padding: 10px 0px;
	display: inline-block;
}
#mainSteps {
	overflow: auto;
	margin: 10px 0px;
}
#Fr2 {
	margin: 10px 0px;
}
/*errors*/

#e li {
	padding: 10px 0px;
	list-style: none;
}
#e,
.e {
	background: #fbdfdf!important;
	width: 100%;
	font-weight: 700;
	color: red;
	font-size: 12px;
}
.login {
	font-size: 11px;
}
kbd span {
	text-align: left;
	font-size: 10px;
	font-family: 'Open Sans', sans-serif!important;
	font-weight: bold;
}
.loginb {
	width: 40px;
	padding: 5px;
	margin-left: 4px;
}
.mhd {
	padding: 10px 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/*.footy{margin-top: 300px;}*/

b.address_b {
	display: none!important;
}
.p_bday b {
	display: block;
	width: 100%;
	text-align: left;
}
#Fr1 select[name="mon"],
#Fr1 select[name="day"],
#Fr1 select[name="year"] {
	width: 31.5%;
}
@media only screen and (max-width: 768px) {
	body {
		background-size: 100%
	}
	.mycontent,
	.footy {
		padding: 10px;
		margin: 10px;
	}
	.myheader h1 {
		font-size: 22px;
	}
	p {
		font-size: 11px;
	}
	#mainSteps {
		margin: 0px
	}
	#mainSteps li {
		font-size: 14px;
	}
	#javascript_countdown_time {
		font-size: 25px;
		margin: 0px;
		letter-spacing: -1px;
	}
	.login {
		font-size: 9px;
	}
	.mylogo img {
		zoom: 55%;
		margin-top: 20px;
	}
	input[placeholder] {
		width: 60px;
	}
	.mhd {
		font-size: 9px;
	}
	/*.footy{margin-top: 300px;}*/
}
.fixed_bg {
	background-repeat: repeat;
	height: 3000px;
	width: 100%;
	z-index: 1;
	position: absolute;
}
.mywrap {
	position: fixed;
	z-index: 9999;
	width: 50%;
	text-align: center;
	margin: 0 25%;
}
.alt_logins {
	color: #000;
}
.alt_logins u {
	color: blue;
}
.labelcheck a {
	text-decoration: underline;
}